home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 April: Mac OS SDK / Dev.CD Apr 96 SDK / Dev.CD Apr 96 SDK1.toast / Development Kits (Disc 1) / OpenDoc Development Framework / ODFDev / CWPPCRelease / Precompile Headers / ODFOS.pch++ < prev    next >
Encoding:
Text File  |  1995-11-08  |  501 b   |  17 lines  |  [TEXT/MPS ]

  1.  //========================================================================================
  2. //
  3. //    File:                ODFOS.pch++
  4. //    Release Version:    $ 1.0d11 $
  5. //
  6. //    Copyright:    1995 by Apple Computer, Inc., all rights reserved.
  7. //
  8. //========================================================================================
  9.  
  10. // Automatic generation of precompiled headers
  11. #pragma precompile_target "ODFOSHeaders.MW"
  12.  
  13. #define    FW_AGGRESSIVE_PRECOMPILE            1
  14. #define    FW_USE_PRECOMPILED_HEADERS        1
  15.  
  16. #include "FWOS.hpp"
  17.